-
Home
-
Scratch and Win
-
1.1
-
Code
-
Classes
- WpTable
Total Complexity |
84 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
438 |
Lines of code |
328 |
Logical lines of code |
210 |
Comment lines |
64 |
Methods |
24 |
Properties |
3 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
querySelect() |
C |
33 |
23 |
98 |
inserts() |
S |
49 |
6 |
29 |
insert() |
S |
53 |
6 |
21 |
getDataFormat() |
S |
55 |
6 |
19 |
getFilterFormat() |
S |
55 |
6 |
19 |
update() |
S |
54 |
5 |
20 |
getCommandSql() |
S |
56 |
5 |
17 |
get() |
S |
57 |
4 |
16 |
count() |
S |
57 |
4 |
15 |
delete() |
S |
57 |
3 |
16 |
getColumnByName() |
S |
63 |
3 |
10 |
select() |
S |
79 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |
addColumn() |
S |
70 |
1 |
6 |
addTime() |
S |
79 |
1 |
3 |
addDateTime() |
S |
79 |
1 |
3 |
addVarChar() |
S |
79 |
1 |
3 |
addCurrency() |
S |
79 |
1 |
3 |
addBoolean() |
S |
79 |
1 |
3 |
addSmallInteger() |
S |
79 |
1 |
3 |
addTinyInteger() |
S |
79 |
1 |
3 |
addInteger() |
S |
79 |
1 |
3 |
addID() |
S |
70 |
1 |
6 |
distinct() |
S |
74 |
1 |
4 |